home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / cincont.helpsubh < prev    next >
Text File  |  1991-10-23  |  1KB  |  16 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \incontents COMMAND                            |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The \incontents command is always used  in conjunction with the \subheaddformat
  6. command and will determine whether subheadd titles are included in the Table of
  7. Contents.  The format for the \incontents command is:                          
  8.                                                                                
  9.           \subheaddformat{                                                     
  10.              \incontents{no}                                                   
  11.           }                                                                    
  12.                                                                                
  13. By default, the subheadd titles will not  be included in the Table of Contents.
  14. If  you want  the subheadd  titles included  in  the Table  of Contents,  enter
  15. \incontents{yes} within the \subheaddformat command.                           
  16.